Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
changeObjectType
This procedure changes the object type of an object to another object type.
Location: ry\app\rydesmngrp.i Parameters:INPUT pcObjectFileName AS CHARACTERThe object’s filename.
INPUT pcObjectTypeCode AS CHARACTERThe new object type code.
INPUT plRemoveDefaultAttr AS LOGICALIf YES, remove attribute values stored against the object that have the same values as the attribute stored against the object’s class anywhere in the class hierarchy.
INPUT plRemoveNonOTAttr AS LOGICALIf YES, remove attribute values stored against the object that are not stored against the object’s class anywhere in the class hierarchy.
Notes: None Examples: See thechangeObjectTypeprocedure inry\app\ryrepmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |